How to Install channel-server software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install channel-server software package in Ubuntu 12.04 LTS (Precise Pangolin)

channel-server software package provides buddycloud channels service for XMPP, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install channel-server 

channel-server is installed in your system.

Make ensure the channel-server package were installed using the commands given below,

$ sudo dpkg-query -l | grep channel-server *

You will get with channel-server package name, version, architecture and description in a table

channel-server package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Web Software
Package channel-server
Version 0.0.1+20110418-1ubuntu1
Description buddycloud channels service for XMPP
Sub Section Web


See Also, How to uninstall or remove channel-server software package from Ubuntu 12.04 LTS (Precise Pangolin)?